-
Home
-
Fluent Forms – Customizable Contact Forms, Survey, Quiz, & Conversational Form Builder
-
5.1.5
-
Code
-
Classes
- SubmissionHandlerService
Total Complexity |
36 |
Dependencies |
14 |
Dependents |
2 |
Total lines |
434 |
Lines of code |
330 |
Logical lines of code |
115 |
Comment lines |
31 |
Methods |
8 |
Properties |
6 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getReturnData() |
B |
31 |
15 |
130 |
processSubmissionData() |
A |
40 |
7 |
73 |
prepareInsertData() |
A |
41 |
6 |
62 |
insertSubmission() |
S |
50 |
2 |
33 |
handleValidation() |
S |
63 |
2 |
11 |
prepareHandler() |
S |
62 |
2 |
10 |
__construct() |
S |
73 |
1 |
5 |
handleSubmission() |
S |
69 |
1 |
6 |